home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr40 / duvtlm10.zip / DUVTLM.DOC < prev    next >
Text File  |  1995-03-08  |  4KB  |  79 lines

  1.  
  2.  
  3.                     ┌───────────────────────────┐
  4.                     │      DUVTLM  ver 1.0      │
  5.                     │ DOVE's  telemetry decoder │
  6.                     ├───────────────────────────┤
  7.                     │      by SWL I1-21171      │
  8.                     │    Maurizio  Bertolino    │
  9.                     │ sysop of TRANCE BBS ITALY │
  10.                     │       +39-11-482751       │
  11.                     └───────────────────────────┘
  12.  
  13. The first time I received telemetry from DOVE satellite I used a simple
  14. terminal program to store data into an Ascii file and then I decoded them
  15. with existing software. Usually this software showed last data received in
  16. the last passage. This was quite interesting but I thought of a program
  17. able to analyse the evolution of the data.
  18. Then I create a simple but very nice program that show the last frame and
  19. also each channel from the first frame to the last, stored into a text file.
  20. Every time that I take a new frame from the Dove I append data to this file.
  21.  
  22. Unzip the DUVTLM.ZIP file into a directory called i.e. \DOVE.
  23. You must have the following files for the correct use:
  24.  
  25. DUVTLM.EXE          The executable file
  26. DUVTLM.DOC          This file
  27. DOVETLM.DBF         The values for each channel (do NOT change them!)
  28. DUVTLM.ITA          Document in Italian language
  29. DOVE1.TXT           Example 1 of data received
  30. DOVE2.TXT           Example 2 of data received
  31. DOVE3.TXT           Example 3 of data received
  32.  
  33. Well, run the program from the DOS prompt. After the program logo you'll
  34. be able to write the name of the text file to be decoded. Try with the
  35. examples supplied in the Zip file, so write DOVE1.TXT
  36. If the program doesn't find the file it will appear a message.
  37. If the file is found, the data are imported into a temporary DBF file 
  38. and then last frame will be showed on the screen. You'll see the last
  39. Uptime, up in the video and then all the data decoded (usually from 00 to
  40. 38 hex) with the description of the channel, the value and the unit.
  41. Now the nice part of this program.
  42. Lower in the screen you'll see a question:
  43.  
  44.             Trace what data (00-38) or AL (all) or QU (quit) ?
  45.             
  46.  
  47. You now can see all the frames for each channel choosing the right one;
  48. input a value (in hex) as for example 22 (BCR Set Point) to see the changes
  49. of this value in all your stored frames. To see all channel just write
  50. AL (for ALL), to quit the program write QU.
  51.  
  52. For each channel you'll see all the frames with the Uptime, the day and the
  53. time of the reception (n/a=not available), the value and the variation between
  54. every value. If you have a long story file data must exceed the page: press
  55. a key for the next page. When a channel is completely analysed you can press
  56. Q to back to the first screen, the last frame decoded.
  57.  
  58. If you decide to print the screens just press the PrtScr key on the keyboard.
  59.  
  60. That's all. The program is writtem using Clipper 5.2 I'm not a professional
  61. programmer so excuse me for any bugs but please inform me for any problems
  62. and/or suggestions for the next releases.
  63.  
  64. You can free distribute this program without modify the files. This software
  65. is FREE, anyway if you found this program useful you can send any form of
  66. contribution for the life of my FREE BBS devoted to HAM/SWL/Space.
  67.  
  68. Thanks for your support.
  69.  
  70. SWL I1-21171
  71. Maurizio Bertolino
  72. P.O.Box 2
  73. 12022 Busca (CN)
  74. ITALY
  75.  
  76. Sysop of Trance BBS (home of WWRadio Net) in Italy   +39-11-482751  28,8bps
  77.  
  78.  
  79.